Package-level declarations
Types
Summary of a processed chunk.
Request to create a proposition directly.
Response for delete operation.
Opt-in Spring configuration that activates all DICE REST controllers.
Opt-in REST surface exposing the discovery operations over OpenAPI-discoverable endpoints, all returning only the leak-free discovery DTOs.
Response for memory by entity.
Body of a 400 from the extraction endpoints.
Request to extract propositions from text.
Response from extraction endpoint.
Response from file extraction endpoint.
The HTTP half of the schema governance operator surface: read the drift log and the current declaration, run a check, release a quarantined proposition.
A request whose source locator or revision the extraction endpoints refuse.
REST controller for DICE memory operations. Provides endpoints for managing stored propositions (CRUD, search, retrieval).
Response for memory retrieval.
Request to search memory by similarity.
Response for memory search.
Proposition DTO for API responses.
REST controller that runs the proposition extraction pipeline over text or uploaded files.
A source locator on the wire. kind picks which of the four locator types to build and decides what the other fields mean: connector is the only kind that takes a connectorId, and the other three reject it rather than ignore it.